Method ExecuteTreeCountAsync<TProps>(TreeQueryContext<TProps>)

Assembly: redb.Core.dll

Execute COUNT for tree query through search_tree_objects_with_facets

protected virtual Task<int> ExecuteTreeCountAsync<TProps>(TreeQueryContext<TProps> context) where TProps : class, new()